Skip to content

[codex] Add Coder workspace support to the applet#8

Merged
linuskendall merged 3 commits into
mainfrom
codex/coder-provider-ui
May 14, 2026
Merged

[codex] Add Coder workspace support to the applet#8
linuskendall merged 3 commits into
mainfrom
codex/coder-provider-ui

Conversation

@linuskendall

Copy link
Copy Markdown
Owner

Summary

  • add a provider abstraction with GitHub and Coder adapters
  • wire the CLI and applet launch flows through shared workspace handling
  • show both Codespaces and Coder workspaces in the applet UI and tray, including direct Coder launch
  • make SSH handling, config, doctor checks, docs, and Home Manager provider-aware

Why

Cosmonaut previously assumed every remote workspace was a GitHub Codespace. This change adds first-class Coder support while keeping GitHub behavior working, so the applet and CLI can discover, launch, and create Coder workspaces alongside Codespaces.

Validation

  • go test ./...
  • smoke-tested the applet against live GitHub Codespaces and Coder workspaces
  • verified direct Coder workspace launch and SSH alias handling in Zed

@linuskendall linuskendall marked this pull request as ready for review May 11, 2026 07:01
@linuskendall linuskendall merged commit 05ba711 into main May 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant